CSharpTest.Net
Decrypt(Byte[]) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > AESCryptoKey Class > Decrypt Method : Decrypt(Byte[]) Method

blob

Glossary Item Box

Decrypts a raw data block as a set of bytes

Syntax

Visual Basic (Declaration) 
Public Overloads Overrides Function Decrypt( _
   ByVal blob() As Byte _
) As Byte()
C# 
public override byte[] Decrypt( 
   byte[] blob
)

Parameters

blob

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys